CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 栈 数据结构

搜索资源列表

  1. 数据结构的停车场

    1下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25480
    • 提供者:陈大民
  1. 数据结构的魔王语言

    0下载:
  2. 利用栈来完成数据结构实习的魔王语言.完成基本内容.-use to complete stack data structure attachment fiendish language. Completion of the basic content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18525
    • 提供者:陈大民
  1. 数据结构的车厢调度

    0下载:
  2. 利用栈的方式完成车厢调度,数据结构的实习题目,已完成基本内容.-Completes the compartment dispatch using the stack way,Construction of data practice topic,Has completed the basic content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22154
    • 提供者:陈大民
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69198
    • 提供者:往往
  1. 数据结构配套光盘

    1下载:
  2. 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, searc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2725011
    • 提供者:mars
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:309059
    • 提供者:haip
  1. 数据结构车务管理

    0下载:
  2. 用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9099
    • 提供者:孙锋志
  1. 数据结构讲义

    0下载:
  2. 1.算法 2.线性表 3.栈和队列 4.数组 5.树 6.图 7.查找 8.排序
  3. 所属分类:文档资料

    • 发布日期:2011-03-02
    • 文件大小:1039826
    • 提供者:goyisking
  1. 数据结构的设计题目利用栈求表达式的值

    0下载:
  2. 数据结构的设计题目利用栈求表达式的值,可供小学生作业,并能给出分数-Data structure using a design value of the expression stack request, for primary operations, and to give scores
  3. 所属分类:文档资料

    • 发布日期:2012-01-11
    • 文件大小:1476
    • 提供者:testsb
  1. 迷宫 数据结构(C语言版)关于栈与队列

    0下载:
  2. 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径,Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:1436
    • 提供者:
  1. 数据结构书中程序的代码实现

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第三章栈和队列。,YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter III stack and queue.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:17221
    • 提供者:wujiawei
  1. StackExpr

    0下载:
  2. 数据结构,栈实现表达式求值,可求多位整数,加减乘除带括号-Data structure, the realization of the expression evaluation stack, rectifiable number of integers, multiplication and division with addition and subtraction in brackets
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:10235
    • 提供者:lulu
  1. migong

    0下载:
  2. 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-Data structure in a simple stack algorithm applications, the adoption of procedures for the generation and simulation of a maze to find the export dynamic demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:43069
    • 提供者:seaman
  1. 200603011052sjjg

    1下载:
  2. 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management sy
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:273514
    • 提供者:王晓宁
  1. a.doc

    0下载:
  2. 1) 根据栈数据结构,分别建立一个顺序栈和链式栈并实现其上基本操作(出栈和入栈等); 2) 根据队列数据结构,分别建立链队列和循环队列,并完成其上的基本操作(出入队列等); 3) 参考P80表达式求值例题,应用栈的基本操作实现简单表达式求值运算及其进出栈模拟过程(给出程序执行过程中栈的变化过程); 4) 阅读P83栈与递归的实现一节内容和3阶汉诺塔问题。使用栈数据结构解决3阶汉诺塔问题,编写程序并模拟栈及其汉诺塔的搬运过程(给出程序执行过程栈的变化过程与圆盘的搬动状态)。 5)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4684
    • 提供者:sad
  1. TEST

    1下载:
  2. 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:398303
    • 提供者:稻草人
  1. park

    0下载:
  2. 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3846
    • 提供者:在路上
  1. datastruct_flash

    0下载:
  2. 数据结构算法的flash动画演示,形象生动地说明了链表、栈、队列等操作的流程。-Data Structure Algorithm Animation flash, image vividly illustrates linked list, stack, queue operations, such as flow.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:560982
    • 提供者:kk.h
  1. 顺序栈验证实验

    0下载:
  2. 顺序栈的模板,包括构造函数,析构函数,入栈,出栈,取栈顶元素,判空等基本操作,并在主函数中实现(The template of the sequential stack, including the constructor, the destructor, the push, the pop, the getpop,the empty. Then realize the function of each in the main function.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-02
    • 文件大小:401408
    • 提供者:依米阳光
  1. landmine

    0下载:
  2. THUDSA2019Fall。利用数据结构栈,实现直方图内最大矩形的查找,根据最大矩形确定地雷数目(THUDSA2019fall. Using stack to find the max area in a rectangle.)
  3. 所属分类:数据结构

    • 发布日期:2020-10-22
    • 文件大小:1024
    • 提供者:DestinySwords
« 1 23 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com